JavaScriptMinifierTest: Increase test coverage
authorTimo Tijhof <ttijhof@wikimedia.org>
Wed, 20 Jun 2012 01:52:37 +0000 (03:52 +0200)
committerTimo Tijhof <ttijhof@wikimedia.org>
Wed, 20 Jun 2012 03:18:39 +0000 (05:18 +0200)
commitc33087beaabe3bcc72fe9e5b41017b279f475e6c
treefd1c6d182a292289cca16c96df1d356c4e209f5b
parent7d66961ad3faef7caa0da5dd5df041a6835f53f4
JavaScriptMinifierTest: Increase test coverage

* Per https://bugzilla.wikimedia.org/show_bug.cgi?id=27395#c1
  adding test cases for things that broke in the past:
  - bug 26931
  - bug 27046

* Added various other small tests that seem fitting in their context

* Moved testBug32548Exponent to below the data provider (like most
  other tests iirc).

Change-Id: I7a4df097108ec05bc58d5a110329e13ff9587c8a
tests/phpunit/includes/libs/JavaScriptMinifierTest.php